home *** CD-ROM | disk | FTP | other *** search
/ Freelog 70 / Freelog070.iso / Internet / WebReaper / webreaper.exe / {app} / WebReaper.chm / source / wrdocs.css < prev   
Encoding:
Cascading Style Sheet File  |  2001-07-11  |  3.6 KB  |  179 lines

  1. /* Cascading Style Sheet for HTML Help Workshop */
  2.  
  3. body        { font-size: 75%; 
  4.             line-height: 125%;           
  5.             font-family: Verdana, Arial, Helvetica,  }
  6.  
  7. body.intro    {background: White; }
  8. body.design    {background: White; }
  9. body.create    {background: White; }
  10. body.onweb    {background: White; }
  11. body.refs    {background: White; }
  12.  
  13. a        { font-weight: bold; text-decoration: none;} 
  14. a:hover        { font-weight: bold; text-decoration: underline; }
  15.  
  16. h1        { font-size: 145%; 
  17.         margin-bottom: .5em;
  18.         line-height: 125%; 
  19.         color: #550000; }
  20.  
  21. h2        { font-size: 135%;  
  22.         margin-top: 1.5em;
  23.         margin-bottom: .5em;  
  24.         color: #770000; }
  25.  
  26. h3        { font-size: 125%; 
  27.         font-weight: bold;
  28.         margin-top: 1.2em;  
  29.         margin-bottom: .5em;  
  30.         color: #770000; }
  31.  
  32. h4        { font-size: 115%;
  33.         font-weight: bold;
  34.         color: #770000; 
  35.         margin-top: 1.2em;  
  36.         margin-bottom: .5em;  }
  37.  
  38. p        { margin-top:6pt; margin-bottom: 6pt;    }
  39.  
  40. p.section { font-weight: bold; color: #770000; margin-top:6pt; margin-bottom: 6pt;    }
  41.  
  42. p.figure { text-align: center;    }
  43.  
  44. .question { font-weight: bold;    }
  45. .answer { }
  46.  
  47. p.margin {
  48.     margin-left: 57pt;
  49.     margin-top: -47pt; }
  50.     
  51. p.margin2 {
  52.     margin-left: 57pt; } 
  53.     
  54. li p        { margin-top: .6em;
  55.         margin-bottom: 0em;  }
  56.         
  57. big        {  font-weight: bold; 
  58.         font-size: 105%;  }
  59.         
  60. ol        {margin-top: .5em; 
  61.         margin-bottom: 0em }    
  62.     
  63. ul        {margin-top: .6em;     
  64.         margin-bottom: 0em;
  65.         margin-left: 2.75em;  }    
  66.  
  67. ol ul        {  list-style: disc; margin-top: 2em;  }
  68.  
  69. li        {padding-bottom: .3em;
  70.         margin-left: -1.25em;  }
  71.  
  72. dl ul        { margin-top: 2em;  
  73.         margin-bottom: 0em;  }    /*list item inside a def/term*/
  74.  
  75. dl        { margin-top: -1em;  }
  76.  
  77. ol dl    { margin-top: -1.5em;
  78.          margin-left: 0em;  }        /*term/def list inside a numbered list*/
  79.  
  80. ol dl dl    {  margin-top: 0em;
  81.         margin-left: .2em;  }        /*term/def list inside a term/def list*/
  82.  
  83. dd        { margin-bottom: 0em;    /*not currently working*/
  84.         margin-left: 1.5em;  }
  85.  
  86. dt        {  padding-top: 2em;
  87.         font-weight: bold; 
  88.         margin-left: 1.5em;  }
  89.  
  90. code    {font-family: Courier; }
  91.  
  92. pre        { margin-top: 0em;
  93.         margin-bottom: 1.5em; 
  94.         font-family: Courier;
  95.         }
  96.  
  97. table     { font-size: 100%;
  98.         text-align: left;
  99.         margin-top: 1em;
  100.         }
  101.  
  102. tr        { margin: .50em;
  103.         vertical-align: top;
  104.         }
  105.             
  106. th         { text-align: left;
  107.         margin: .50em;
  108.         vertical-align: top;
  109.         background: #dddddd;
  110.         }
  111.                         
  112. td        { margin: .50em;
  113.         vertical-align: top;
  114.         }
  115.  
  116. /* Only use this for sidebars that ARE in a list */
  117. DIV.sidebartext {
  118.     position: relative;
  119.     left: -22px;
  120.     height: 72px;
  121.     width: 300px;
  122.     margin-top: .6em;
  123.     margin-right: 3em;
  124.     margin-left: 0;
  125.     margin-bottom: .6em;
  126.     padding-top: .75em;
  127.     padding-right: 6px;
  128.     padding-left: .75em;
  129.     padding-bottom: .75em;
  130.     cursor: hand;
  131.     border-left: 4pt solid #339900;
  132.     background-color: #F0F0F0; }
  133.  
  134. /* Only use this for sidebars that are NOT in a list */
  135. DIV.sidebartbl {
  136.     height: 72px;
  137.     width: 300px;
  138.     margin-top: .6em;
  139.     margin-right: 3em;
  140.     margin-left: 0;
  141.     margin-bottom: .6em;
  142.     padding-top: .75em;
  143.     padding-right: 8em;
  144.     padding-left: .75em;
  145.     padding-bottom: .75em;
  146.     cursor: hand;
  147.     border-left: 4pt solid #339900;
  148.     background-color: #F0F0F0; }
  149.     
  150. a:visited.sidebar: {
  151.     color: #339900;
  152.     text-decoration: none; }
  153.     
  154. a:hover.sidebar: {
  155.     text-decoration: underline; }
  156.  
  157. .endlink {
  158.     line-height: 6pt;
  159.     position: relative;
  160.     top: 1pt;
  161.     background-color: transparent;
  162.     font-weight: bold;
  163.     font-size: 7pt;
  164.     font-style: italic;
  165.     color: black;
  166.     text-decoration: none;
  167.     cursor: hand;
  168.     width: 20px;
  169.     height: 8pt;
  170.     padding-top: -2pt;
  171.     padding-bottom: 1pt;
  172.     margin: 0pt;
  173.     border-bottom: 1pt solid #cc0033;
  174.     border-top: 1pt solid #cc0033; }
  175.  
  176.  
  177.  
  178.  
  179.